[INFO] fetching crate cyrs-plan 0.1.0...
[INFO] fixing cyrs-plan-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate cyrs-plan 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate cyrs-plan 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cyrs-plan 0.1.0
[INFO] tweaked toml for crates.io crate cyrs-plan 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cyrs-plan 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cyrs-plan 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.3.6
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded drop_bomb v0.1.5
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded logos-derive v0.14.4
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded cyrs-ast v0.1.0
[INFO] [stderr]   Downloaded rowan v0.16.1
[INFO] [stderr]   Downloaded pest_derive v2.8.6
[INFO] [stderr]   Downloaded pest_generator v2.8.6
[INFO] [stderr]   Downloaded logos-codegen v0.14.4
[INFO] [stderr]   Downloaded cyrs-hir v0.1.0
[INFO] [stderr]   Downloaded pest_meta v2.8.6
[INFO] [stderr]   Downloaded borsh v1.6.1
[INFO] [stderr]   Downloaded cyrs-syntax v0.1.0
[INFO] [stderr]   Downloaded pest v2.8.6
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded libc v0.2.185
[INFO] [stderr]   Downloaded logos v0.14.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e8fe9366978ed909b5c85897b5255a6dca30ff0a7cbac1496e038c479f77a19c
[INFO] running `Command { std: "docker" "start" "e8fe9366978ed909b5c85897b5255a6dca30ff0a7cbac1496e038c479f77a19c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e8fe9366978ed909b5c85897b5255a6dca30ff0a7cbac1496e038c479f77a19c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8fe9366978ed909b5c85897b5255a6dca30ff0a7cbac1496e038c479f77a19c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e8fe9366978ed909b5c85897b5255a6dca30ff0a7cbac1496e038c479f77a19c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking rowan v0.16.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking cyrs-syntax v0.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking cyrs-ast v0.1.0
[INFO] [stderr]     Checking cyrs-hir v0.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking cyrs-plan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stdout] error[E0432]: unresolved import `cyrs_testkit`
[INFO] [stdout]   --> tests/ui.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use cyrs_testkit::{CorpusKind, run_ui_corpus};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `cyrs_testkit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cyrs_testkit`, use `cargo add cyrs_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyrs-plan` (test "ui") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/serde_pretty.rs:19:38
[INFO] [stdout]      |
[INFO] [stdout]   19 |     let json = serde_json::to_string(plan).expect("serialise");
[INFO] [stdout]      |                --------------------- ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/serde_pretty.rs:20:28
[INFO] [stdout]      |
[INFO] [stdout]   20 |     serde_json::from_str::<PlanStatement>(&json).expect("deserialise")
[INFO] [stdout]      |                            ^^^^^^^^^^^^^ the trait `serde_core::de::Deserialize<'_>` is not implemented for `PlanStatement`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 143 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/de.rs:2701:8
[INFO] [stdout]      |
[INFO] [stdout] 2699 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2700 | where
[INFO] [stdout] 2701 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/serde_pretty.rs:27:39
[INFO] [stdout]      |
[INFO] [stdout]   27 |     let json1 = serde_json::to_string(plan).unwrap();
[INFO] [stdout]      |                 --------------------- ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/serde_pretty.rs:28:39
[INFO] [stdout]      |
[INFO] [stdout]   28 |     let json2 = serde_json::to_string(&rt).unwrap();
[INFO] [stdout]      |                 --------------------- ^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:59:75
[INFO] [stdout]     |
[INFO] [stdout]  59 |     insta::assert_json_snapshot!("json_source_all", serde_json::to_value(&plan).unwrap());
[INFO] [stdout]     |                                                     --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:69:77
[INFO] [stdout]     |
[INFO] [stdout]  69 |     insta::assert_json_snapshot!("json_source_label", serde_json::to_value(&plan).unwrap());
[INFO] [stdout]     |                                                       --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:92:71
[INFO] [stdout]     |
[INFO] [stdout]  92 |     insta::assert_json_snapshot!("json_filter", serde_json::to_value(&plan).unwrap());
[INFO] [stdout]     |                                                 --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:123:72
[INFO] [stdout]     |
[INFO] [stdout] 123 |     insta::assert_json_snapshot!("json_project", serde_json::to_value(&plan).unwrap());
[INFO] [stdout]     |                                                  --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:144:74
[INFO] [stdout]     |
[INFO] [stdout] 144 |     insta::assert_json_snapshot!("json_aggregate", serde_json::to_value(&plan).unwrap());
[INFO] [stdout]     |                                                    --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:45:38
[INFO] [stdout]      |
[INFO] [stdout]   45 |     let json = serde_json::to_string(plan).expect("serialise");
[INFO] [stdout]      |                --------------------- ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:46:37
[INFO] [stdout]      |
[INFO] [stdout]   46 |     let rt = serde_json::from_str::<PlanStatement>(&json).expect("deserialise");
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^ the trait `serde_core::de::Deserialize<'_>` is not implemented for `PlanStatement`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 143 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/de.rs:2701:8
[INFO] [stdout]      |
[INFO] [stdout] 2699 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2700 | where
[INFO] [stdout] 2701 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:176:31
[INFO] [stdout]     |
[INFO] [stdout] 176 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]     |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:47:39
[INFO] [stdout]      |
[INFO] [stdout]   47 |     let json2 = serde_json::to_string(&rt).expect("re-serialise");
[INFO] [stdout]      |                 --------------------- ^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:198:74
[INFO] [stdout]     |
[INFO] [stdout] 198 |     insta::assert_json_snapshot!("json_union_all", serde_json::to_value(&plan).unwrap());
[INFO] [stdout]     |                                                    --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:219:79
[INFO] [stdout]     |
[INFO] [stdout] 219 |     insta::assert_json_snapshot!("json_union_distinct", serde_json::to_value(&plan).unwrap());
[INFO] [stdout]     |                                                         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:247:71
[INFO] [stdout]     |
[INFO] [stdout] 247 |     insta::assert_json_snapshot!("json_expand", serde_json::to_value(&plan).unwrap());
[INFO] [stdout]     |                                                 --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:260:31
[INFO] [stdout]     |
[INFO] [stdout] 260 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]     |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:284:31
[INFO] [stdout]     |
[INFO] [stdout] 284 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]     |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:304:78
[INFO] [stdout]     |
[INFO] [stdout] 304 |     insta::assert_json_snapshot!("json_expr_literals", serde_json::to_value(&plan).unwrap());
[INFO] [stdout]     |                                                        --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]    --> tests/serde_pretty.rs:321:74
[INFO] [stdout]     |
[INFO] [stdout] 321 |     insta::assert_json_snapshot!("json_expr_case", serde_json::to_value(&plan).unwrap());
[INFO] [stdout]     |                                                    --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 134 others
[INFO] [stdout]     = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]     |
[INFO] [stdout] 995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 996 | where
[INFO] [stdout] 997 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/serde_pretty.rs:784:36
[INFO] [stdout]      |
[INFO] [stdout]  784 |     let j1 = serde_json::to_string(&plan).unwrap();
[INFO] [stdout]      |              --------------------- ^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/serde_pretty.rs:785:36
[INFO] [stdout]      |
[INFO] [stdout]  785 |     let j2 = serde_json::to_string(&plan).unwrap();
[INFO] [stdout]      |              --------------------- ^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:2080:31
[INFO] [stdout]      |
[INFO] [stdout] 2080 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]      |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout]      = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]      |
[INFO] [stdout]  995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout]  996 | where
[INFO] [stdout]  997 |     T: Serialize,
[INFO] [stdout]      |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:2138:31
[INFO] [stdout]      |
[INFO] [stdout] 2138 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]      |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout]      = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]      |
[INFO] [stdout]  995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout]  996 | where
[INFO] [stdout]  997 |     T: Serialize,
[INFO] [stdout]      |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:2167:31
[INFO] [stdout]      |
[INFO] [stdout] 2167 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]      |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout]      = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]      |
[INFO] [stdout]  995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout]  996 | where
[INFO] [stdout]  997 |     T: Serialize,
[INFO] [stdout]      |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyrs-plan` (test "serde_pretty") due to 19 previous errors
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:2213:31
[INFO] [stdout]      |
[INFO] [stdout] 2213 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]      |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout]      = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]      |
[INFO] [stdout]  995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout]  996 | where
[INFO] [stdout]  997 |     T: Serialize,
[INFO] [stdout]      |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:2268:31
[INFO] [stdout]      |
[INFO] [stdout] 2268 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]      |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout]      = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]      |
[INFO] [stdout]  995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout]  996 | where
[INFO] [stdout]  997 |     T: Serialize,
[INFO] [stdout]      |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:2307:31
[INFO] [stdout]      |
[INFO] [stdout] 2307 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]      |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout]      = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]      |
[INFO] [stdout]  995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout]  996 | where
[INFO] [stdout]  997 |     T: Serialize,
[INFO] [stdout]      |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:2355:31
[INFO] [stdout]      |
[INFO] [stdout] 2355 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]      |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout]      = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]      |
[INFO] [stdout]  995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout]  996 | where
[INFO] [stdout]  997 |     T: Serialize,
[INFO] [stdout]      |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:2390:31
[INFO] [stdout]      |
[INFO] [stdout] 2390 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]      |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout]      = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]      |
[INFO] [stdout]  995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout]  996 | where
[INFO] [stdout]  997 |     T: Serialize,
[INFO] [stdout]      |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PlanStatement: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/corpus.rs:2498:31
[INFO] [stdout]      |
[INFO] [stdout] 2498 |         serde_json::to_value(&plan).unwrap()
[INFO] [stdout]      |         --------------------  ^^^^ the trait `serde_core::ser::Serialize` is not implemented for `PlanStatement`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PlanStatement` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout]      = note: required for `&PlanStatement` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:997:8
[INFO] [stdout]      |
[INFO] [stdout]  995 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout]  996 | where
[INFO] [stdout]  997 |     T: Serialize,
[INFO] [stdout]      |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyrs-plan` (test "corpus") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "e8fe9366978ed909b5c85897b5255a6dca30ff0a7cbac1496e038c479f77a19c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8fe9366978ed909b5c85897b5255a6dca30ff0a7cbac1496e038c479f77a19c", kill_on_drop: false }`
[INFO] [stdout] e8fe9366978ed909b5c85897b5255a6dca30ff0a7cbac1496e038c479f77a19c
